------------------------------------------------------------------
GUI Animator FREE 1.1.5
------------------------------------------------------------------

	GUI Animator FREE lets you add tween animations to Unity UI elements.

	Features:

		 9 Demo scenes for C# developers.
		 9 Demo scenes for JavaScript developers.
		 2 Basic demo scenes for C# developers.
		 Position, rotation, scale, fade animations with tweener.
		 Categorized In, Idle and Out animations.
		 Able to add and play sounds along with UI animations.
		 Ignorable time scale.

		 Supports Unity UI. (http://unity3d.com/learn/tutorials/modules/beginner/ui)
		 Supports all Canvas Render Modes.
		 Supports all UI Scale Modes.

		 Support all build player platforms.

	Compatible:

		 Unity 5.5.1 or higher.

	Note:

		 GUI Animator FREE shows a text at upper-left corner of screen for a while when Play mode started.

	Product Pages:

		https://www.assetstore.unity3d.com/en/#!/content/58843

	Full version:

		https://www.assetstore.unity3d.com/en/#!/content/28709

	Advance features in full version:

		 Callbacks.
		 No message in Play mode.
		 Compatible with many Tweeners; DOTween, HOTween, LeanTween, iTween.
		 Able to add your favorite tweeners.
		 Rotate, Scale and Fade loops in Idle-animations.
		 Friendly Inspector that categorize In/Idle/Out animations into tabs.
		 Better performance.

	Please direct any bugs/comments/suggestions to geteamdev@gmail.com.

	Thank you for your support,

	Gold Experience Team
	E-mail: geteamdev@gmail.com
	Website: https://www.ge-team.com

------------------------------------------------------------------
Easing type references
------------------------------------------------------------------
	
	 Easings.net
		http://easings.net

	 RobertPenner.com
		http://www.robertpenner.com/easing/easing_demo.html

------------------------------------------------------------------
Release notes
------------------------------------------------------------------

	Version 1.1.5
	
		 Unity 5.5.1 or higher compatible.

	Version 1.1.0
	
		 Unity 5.4.0 or higher compatible.

	Version 1.0.1 (Release on May 19, 2016)
	
		 Fixed, DontDestroyOnLoad is called in edit mode.
		 Improved performance of Scale Loop and Fade Loop animations.
		 Unity 5.3.4: Uses "SceneManager.LoadScene" instead of "Application.LoadLevel".
		 Unity 5.3.4: GETween, GUIAnimatorFREE are built on Unity 5.3.4p2.
		 Update demo scenes and sample scripts.
		 Unity 4.7.1 or higher.
		 Unity 5.3.4 or higher.

	Version 0.9.95 (Initial version, release on May 04, 2016)

		 9 Demo scenes with sample scripts for C# developers.
		 9 Demo scenes with sample scripts for JavaScript developers.
		 2 Basic demo scenes with sample scripts for C# developers.
		 Animate position, rotation, scale, fade using tweener.
		 Controls sounds with UI animations.
		 Ignorable time scale.
		
		 Works with Unity UI. (http://unity3d.com/learn/tutorials/modules/beginner/ui)
		 Works with all Canvas Render Modes.
		 Works with all UI Scale Modes.

		 Supports all player platforms.
		 Unity 4.6.9 or higher.
		 Unity 5.3.2 or higher.